home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_780 / frame_1 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  72 b   |  6 lines

  1. if(getProperty("/Gts", _visible) == 1)
  2. {
  3.    nextFrame();
  4. }
  5. stop();
  6.